home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
chem.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
43 lines
<search function="chem">
<name>Cambridgesoft Chemfinder</name>
<description>
Search for chemicals with the Cambridgesoft Chemfinder.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>chem ammonium</td></tr>
</table>
</description>
<category>Other</category>
<link>http://chemfinder.cambridgesoft.com/</link>
<contributor>Stewart Rubenstein</contributor>
<form name="chemf"
action="http://chemfinder.cambridgesoft.com/result.asp"
method="get">
<input type="hidden" name="polyQuery"/>
<input type="hidden" name="returnURL" value=""/>
<input type="hidden" name="returnType" value=""/>
<input type="hidden" name="userHeader" value="on"/>
<input type="hidden" name="DisplayMessage" value=""/>
</form>
<script><![CDATA[
function chem(q)
{
if( nullArgs("chem",q) )
return false;
else
{
document.chemf.polyQuery.value = q;
submitForm(chemf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>